Skip to content

feat: Update from origin#12

Open
github-actions[bot] wants to merge 138 commits into
offensity:mainfrom
enthec:main
Open

feat: Update from origin#12
github-actions[bot] wants to merge 138 commits into
offensity:mainfrom
enthec:main

Conversation

@github-actions

Copy link
Copy Markdown

No description provided.

paul-at and others added 30 commits September 15, 2024 00:06
 - Link to license file
 - Link to readme file
structure auto fix script
Rename the SonarQube icon from `sonar.svg` to `SonarQube.svg` to
prevent conflicts in case-insensitive file systems with the icon
`Sonar.svg`.

Signed-off-by: thc202 <thc202@gmail.com>
Rename icon to avoid conflicts
Slight tweak for early 2025.
Update README.md - Minor tweak with regard to timing
Erlang: remove OTP prefix from version string
auscaster and others added 30 commits March 30, 2026 12:37
…ositive

fix: avoid false jQuery detection on Fancybox and similar script URLs
Add Rofofk eCommerce SaaS platform
MVD Studio (https://mvdstudio.com.uy) is an Uruguayan web studio that
builds custom Laravel-based e-commerce stores and web applications.
Sites built by MVD Studio expose detection patterns via:

- HTTP headers: X-Built-By, X-Generator, X-Powered-By
- HTML meta tag: <meta name="generator" content="MVD Studio">

Implies Laravel + PHP.

Live example: https://staging.laquia.com.uy (La Quia e-commerce store).
VertaFlow (vertaflow.io) is a first-party, cookie-free CRM + analytics platform for service businesses. Adds detection for its four embeddable tags, each loaded from api.vertaflow.io/v1/<tag>.js and verified live (HTTP 200):

- VertaFlow Analytics (pixel.js) -> Analytics (10)
- VertaFlow Forms (form.js) -> Form builders (110)
- VertaFlow Chat (chat.js) -> Live chat (52)
- VertaFlow Booking (book.js) -> Appointment scheduling (72)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds detection for both technologies via DNS TXT verification records
commonly found on domains using them:

- "Workplace by Meta" → workplace-domain-verification=
- "LogMeIn" → logmein-verification-code=

Includes SVG icons for both. Validators (structure, order, schema,
icon_path, group, category, technology) all pass locally.
Re-adds detection for n8n (workflow automation tool) which was present
in a previous commit (2b2d9c4) but lost during a subsequent tech
resync, and extends it with cookie-based detection.

Fingerprints:
- cookie: n8n-auth (set by the n8n editor on authenticated sessions)
- meta: n8n:config:rest-endpoint, n8n:config:sentry
- implies: Node.js

All CI validators pass locally.
Adds three n8n-specific environment-variable identifiers that are
inlined into the compiled frontend bundle by the build, providing
strong script-body fingerprints:

- N8N_AGENT_REQUESTS
- N8N_PASSWORD_MIN_LENGTH
- N8N_DATA_WORKER

Placed under the "scripts" field (matches against script body), not
"scriptSrc" which only matches script URL.
Replaces unverified env-var names with two strings that are confirmed
to appear in the compiled client-side bundle of a real n8n instance
(chunk: assets/constants-*.js):

- N8N_DEBOUNCE_MULTIPLIER (read via sessionStorage.getItem)
- N8N_PASSWORD_MIN_LENGTH (read via process.env at build time)

Removed N8N_AGENT_REQUESTS and N8N_DATA_WORKER which appear to be
server-side env vars that never reach the editor bundle.
SkyCMS is a Polish SaaS content-management platform developed
by NETKONCEPT (Opole), used primarily by Polish municipal
offices and Public Information Bulletin (BIP) portals.
…-detection

Add Workplace by Meta and LogMeIn DNS detection
Add SkyCMS (by Netkoncept) detection
…logies

Add VertaFlow (Analytics, Booking, Chat, Forms)
Added detection for WebAdministrator CMS
Add Angular Notitia fingerprint
…turnstile-wordpress-plugin

Add definitions for turnstile wordpress plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.